CodecToReplace

public class CodecToReplace

Model class to set the custom payload numbers to given codecs in SDP.

Since

4.5.8

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
public static CodecToReplace create(String codecDefinition, String payloadNumber)
public static CodecToReplace create(String codecDefinition, String payloadNumber, Map<String, String> customProperties)
Factory method to create CodecToReplace instance.
Link copied to clipboard
Returns codec definition.
Link copied to clipboard
Returns custom properties map.
Link copied to clipboard
Returns payload number.